[INFO] cloning repository https://github.com/ensiouel/budgetgram
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ensiouel/budgetgram" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fensiouel%2Fbudgetgram", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fensiouel%2Fbudgetgram'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cb0c10573bfde3aebeaa93ba2ee82a7201e907e7
[INFO] fixing ensiouel/budgetgram against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fensiouel%2Fbudgetgram" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ensiouel/budgetgram
[INFO] finished tweaking git repo https://github.com/ensiouel/budgetgram
[INFO] tweaked toml for git repo https://github.com/ensiouel/budgetgram written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ensiouel/budgetgram on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ensiouel/budgetgram already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded teloxide v0.17.0
[INFO] [stderr]   Downloaded teloxide-macros v0.10.0
[INFO] [stderr]   Downloaded takecell v0.1.1
[INFO] [stderr]   Downloaded psm v0.1.28
[INFO] [stderr]   Downloaded stacker v0.1.22
[INFO] [stderr]   Downloaded ar_archive_writer v0.2.0
[INFO] [stderr]   Downloaded erasable v1.3.0
[INFO] [stderr]   Downloaded teloxide-core v0.13.0
[INFO] [stderr]   Downloaded rustls-pki-types v1.13.1
[INFO] [stderr]   Downloaded rc-box v1.3.0
[INFO] [stderr]   Downloaded dptree v0.5.1
[INFO] [stderr]   Downloaded meval v0.2.0
[INFO] [stderr]   Downloaded base122-rs v0.1.4
[INFO] [stderr]   Downloaded nom v1.2.4
[INFO] [stderr]   Downloaded aquamarine v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cc746b773123199ed46c71cd63340d1057d3a6480268f1c6150d7fd9d6c6f301
[INFO] running `Command { std: "docker" "start" "cc746b773123199ed46c71cd63340d1057d3a6480268f1c6150d7fd9d6c6f301", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cc746b773123199ed46c71cd63340d1057d3a6480268f1c6150d7fd9d6c6f301" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc746b773123199ed46c71cd63340d1057d3a6480268f1c6150d7fd9d6c6f301", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cc746b773123199ed46c71cd63340d1057d3a6480268f1c6150d7fd9d6c6f301" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling erasable v1.3.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking tower-http v0.6.7
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking rustls-pki-types v1.13.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking rc-box v1.3.0
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking takecell v0.1.1
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking dptree v0.5.1
[INFO] [stderr]    Compiling teloxide-macros v0.10.0
[INFO] [stderr]     Checking nom v1.2.4
[INFO] [stderr]     Checking meval v0.2.0
[INFO] [stderr]     Checking teloxide-core v0.13.0
[INFO] [stderr]    Compiling aquamarine v0.6.0
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking base122-rs v0.1.4
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]     Checking prost v0.14.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking teloxide v0.17.0
[INFO] [stderr]     Checking budgetgram v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/repositories/categories.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 69 |           let raw = sqlx::query_file!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 70 | |             "src/repositories/queries/create_category.sql",
[INFO] [stdout] 71 | |             category.chat_id,
[INFO] [stdout] 72 | |             category.name,
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |             OffsetDateTime::from_unix_timestamp(category.updated_at.timestamp()).unwrap()
[INFO] [stdout] 79 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/repositories/categories.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 | /         sqlx::query_file!(
[INFO] [stdout] 88 | |             "src/repositories/queries/update_category.sql",
[INFO] [stdout] 89 | |             category.id,
[INFO] [stdout] 90 | |             category.chat_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |             OffsetDateTime::from_unix_timestamp(category.updated_at.timestamp()).unwrap()
[INFO] [stdout] 97 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/repositories/categories.rs:105:19
[INFO] [stdout]     |
[INFO] [stdout] 105 |           let raw = sqlx::query_file_as!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 106 | |             RawCategory,
[INFO] [stdout] 107 | |             "src/repositories/queries/get_category.sql",
[INFO] [stdout] 108 | |             id,
[INFO] [stdout] 109 | |             chat_id,
[INFO] [stdout] 110 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_file_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/repositories/categories.rs:122:20
[INFO] [stdout]     |
[INFO] [stdout] 122 |           let raws = sqlx::query_file_as!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 123 | |             RawCategory,
[INFO] [stdout] 124 | |             "src/repositories/queries/select_categories.sql",
[INFO] [stdout] 125 | |             chat_id,
[INFO] [stdout] 126 | |             i32::try_from(direction).unwrap()
[INFO] [stdout] 127 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_file_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/repositories/categories.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 | /         sqlx::query_file!(
[INFO] [stdout] 141 | |             "src/repositories/queries/delete_category.sql",
[INFO] [stdout] 142 | |             id,
[INFO] [stdout] 143 | |             chat_id,
[INFO] [stdout] 144 | |             OffsetDateTime::now_utc(),
[INFO] [stdout] 145 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/repositories/transactions.rs:63:19
[INFO] [stdout]    |
[INFO] [stdout] 63 |           let raw = sqlx::query_file!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 64 | |             "src/repositories/queries/create_transaction.sql",
[INFO] [stdout] 65 | |             transaction.chat_id,
[INFO] [stdout] 66 | |             transaction.category_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |             OffsetDateTime::from_unix_timestamp(transaction.updated_at.timestamp()).unwrap()
[INFO] [stdout] 72 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/repositories/transactions.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 80 |           let raw = sqlx::query_file_as!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 81 | |             RawTransaction,
[INFO] [stdout] 82 | |             "src/repositories/queries/get_transaction.sql",
[INFO] [stdout] 83 | |             id,
[INFO] [stdout] 84 | |             chat_id,
[INFO] [stdout] 85 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_file_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/repositories/transactions.rs:93:9
[INFO] [stdout]     |
[INFO] [stdout]  93 | /         sqlx::query_file!(
[INFO] [stdout]  94 | |             "src/repositories/queries/update_transaction.sql",
[INFO] [stdout]  95 | |             transaction.id,
[INFO] [stdout]  96 | |             transaction.chat_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | |             OffsetDateTime::from_unix_timestamp(transaction.updated_at.timestamp()).unwrap()
[INFO] [stdout] 103 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/repositories/transactions.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 | /         sqlx::query_file!(
[INFO] [stdout] 112 | |             "src/repositories/queries/delete_transaction.sql",
[INFO] [stdout] 113 | |             id,
[INFO] [stdout] 114 | |             chat_id,
[INFO] [stdout] 115 | |             OffsetDateTime::now_utc(),
[INFO] [stdout] 116 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/repositories/categories.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 69 |           let raw = sqlx::query_file!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 70 | |             "src/repositories/queries/create_category.sql",
[INFO] [stdout] 71 | |             category.chat_id,
[INFO] [stdout] 72 | |             category.name,
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |             OffsetDateTime::from_unix_timestamp(category.updated_at.timestamp()).unwrap()
[INFO] [stdout] 79 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/repositories/categories.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 | /         sqlx::query_file!(
[INFO] [stdout] 88 | |             "src/repositories/queries/update_category.sql",
[INFO] [stdout] 89 | |             category.id,
[INFO] [stdout] 90 | |             category.chat_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |             OffsetDateTime::from_unix_timestamp(category.updated_at.timestamp()).unwrap()
[INFO] [stdout] 97 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/repositories/categories.rs:105:19
[INFO] [stdout]     |
[INFO] [stdout] 105 |           let raw = sqlx::query_file_as!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 106 | |             RawCategory,
[INFO] [stdout] 107 | |             "src/repositories/queries/get_category.sql",
[INFO] [stdout] 108 | |             id,
[INFO] [stdout] 109 | |             chat_id,
[INFO] [stdout] 110 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_file_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/repositories/categories.rs:122:20
[INFO] [stdout]     |
[INFO] [stdout] 122 |           let raws = sqlx::query_file_as!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 123 | |             RawCategory,
[INFO] [stdout] 124 | |             "src/repositories/queries/select_categories.sql",
[INFO] [stdout] 125 | |             chat_id,
[INFO] [stdout] 126 | |             i32::try_from(direction).unwrap()
[INFO] [stdout] 127 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_file_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/repositories/categories.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 | /         sqlx::query_file!(
[INFO] [stdout] 141 | |             "src/repositories/queries/delete_category.sql",
[INFO] [stdout] 142 | |             id,
[INFO] [stdout] 143 | |             chat_id,
[INFO] [stdout] 144 | |             OffsetDateTime::now_utc(),
[INFO] [stdout] 145 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/repositories/transactions.rs:63:19
[INFO] [stdout]    |
[INFO] [stdout] 63 |           let raw = sqlx::query_file!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 64 | |             "src/repositories/queries/create_transaction.sql",
[INFO] [stdout] 65 | |             transaction.chat_id,
[INFO] [stdout] 66 | |             transaction.category_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |             OffsetDateTime::from_unix_timestamp(transaction.updated_at.timestamp()).unwrap()
[INFO] [stdout] 72 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/repositories/transactions.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 80 |           let raw = sqlx::query_file_as!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 81 | |             RawTransaction,
[INFO] [stdout] 82 | |             "src/repositories/queries/get_transaction.sql",
[INFO] [stdout] 83 | |             id,
[INFO] [stdout] 84 | |             chat_id,
[INFO] [stdout] 85 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_file_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/repositories/transactions.rs:93:9
[INFO] [stdout]     |
[INFO] [stdout]  93 | /         sqlx::query_file!(
[INFO] [stdout]  94 | |             "src/repositories/queries/update_transaction.sql",
[INFO] [stdout]  95 | |             transaction.id,
[INFO] [stdout]  96 | |             transaction.chat_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | |             OffsetDateTime::from_unix_timestamp(transaction.updated_at.timestamp()).unwrap()
[INFO] [stdout] 103 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/repositories/transactions.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 | /         sqlx::query_file!(
[INFO] [stdout] 112 | |             "src/repositories/queries/delete_transaction.sql",
[INFO] [stdout] 113 | |             id,
[INFO] [stdout] 114 | |             chat_id,
[INFO] [stdout] 115 | |             OffsetDateTime::now_utc(),
[INFO] [stdout] 116 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CallbackQuery`
[INFO] [stdout]  --> src/handlers/categories/message_builders/show_category_settings.rs:9:25
[INFO] [stdout]   |
[INFO] [stdout] 9 | use teloxide::prelude::{CallbackQuery, Message};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `InlineKeyboardButton`
[INFO] [stdout]  --> src/handlers/categories/message_builders/cancel_update_category.rs:6:23
[INFO] [stdout]   |
[INFO] [stdout] 6 | use teloxide::types::{InlineKeyboardButton, InlineKeyboardMarkup};
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Message`
[INFO] [stdout]  --> src/handlers/transactions/message_builders/create_transaction.rs:8:33
[INFO] [stdout]   |
[INFO] [stdout] 8 | use teloxide::prelude::{ChatId, Message};
[INFO] [stdout]   |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Display` and `Formatter`
[INFO] [stdout]  --> src/models/transaction.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fmt::{Display, Formatter};
[INFO] [stdout]   |                ^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/telegram/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/telegram/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ChatId`
[INFO] [stdout]  --> src/telegram/mod.rs:6:25
[INFO] [stdout]   |
[INFO] [stdout] 6 | use teloxide::prelude::{ChatId, Dialogue};
[INFO] [stdout]   |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::Mutex`
[INFO] [stdout]  --> src/telegram/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tokio::sync::Mutex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CallbackQuery`
[INFO] [stdout]  --> src/handlers/categories/message_builders/show_category_settings.rs:9:25
[INFO] [stdout]   |
[INFO] [stdout] 9 | use teloxide::prelude::{CallbackQuery, Message};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `InlineKeyboardButton`
[INFO] [stdout]  --> src/handlers/categories/message_builders/cancel_update_category.rs:6:23
[INFO] [stdout]   |
[INFO] [stdout] 6 | use teloxide::types::{InlineKeyboardButton, InlineKeyboardMarkup};
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Message`
[INFO] [stdout]  --> src/handlers/transactions/message_builders/create_transaction.rs:8:33
[INFO] [stdout]   |
[INFO] [stdout] 8 | use teloxide::prelude::{ChatId, Message};
[INFO] [stdout]   |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Display` and `Formatter`
[INFO] [stdout]  --> src/models/transaction.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fmt::{Display, Formatter};
[INFO] [stdout]   |                ^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/telegram/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/telegram/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ChatId`
[INFO] [stdout]  --> src/telegram/mod.rs:6:25
[INFO] [stdout]   |
[INFO] [stdout] 6 | use teloxide::prelude::{ChatId, Dialogue};
[INFO] [stdout]   |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::Mutex`
[INFO] [stdout]  --> src/telegram/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tokio::sync::Mutex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `answer_message_id`
[INFO] [stdout]   --> src/handlers/categories/callback_handlers.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |                     answer_message_id,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^ help: try ignoring the field: `answer_message_id: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `callback`
[INFO] [stdout]   --> src/handlers/categories/callback_handlers.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 |                     callback,
[INFO] [stdout]    |                     ^^^^^^^^ help: try ignoring the field: `callback: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `answer_message_id`
[INFO] [stdout]   --> src/handlers/categories/callback_handlers.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 |                     answer_message_id,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^ help: try ignoring the field: `answer_message_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `callback`
[INFO] [stdout]   --> src/handlers/categories/callback_handlers.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     callback,
[INFO] [stdout]    |                     ^^^^^^^^ help: try ignoring the field: `callback: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/handlers/categories/callback_handlers.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |     let text = builder.text().await?;
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `keyboard`
[INFO] [stdout]    --> src/handlers/categories/callback_handlers.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 159 |     let keyboard = builder.reply_markup().await?;
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keyboard`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `answer_message_id`
[INFO] [stdout]   --> src/handlers/categories/callback_handlers.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |                     answer_message_id,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^ help: try ignoring the field: `answer_message_id: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `callback`
[INFO] [stdout]   --> src/handlers/categories/callback_handlers.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 |                     callback,
[INFO] [stdout]    |                     ^^^^^^^^ help: try ignoring the field: `callback: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `answer_message_id`
[INFO] [stdout]   --> src/handlers/categories/callback_handlers.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 |                     answer_message_id,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^ help: try ignoring the field: `answer_message_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `callback`
[INFO] [stdout]   --> src/handlers/categories/callback_handlers.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     callback,
[INFO] [stdout]    |                     ^^^^^^^^ help: try ignoring the field: `callback: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/handlers/categories/callback_handlers.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |     let text = builder.text().await?;
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `keyboard`
[INFO] [stdout]    --> src/handlers/categories/callback_handlers.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 159 |     let keyboard = builder.reply_markup().await?;
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keyboard`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dialog`
[INFO] [stdout]   --> src/handlers/transactions/callback_handlers.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     dialog: Dialog,
[INFO] [stdout]    |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_dialog`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dialog`
[INFO] [stdout]   --> src/handlers/transactions/message_handlers.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     dialog: Dialog,
[INFO] [stdout]    |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_dialog`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dialog`
[INFO] [stdout]   --> src/handlers/transactions/callback_handlers.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     dialog: Dialog,
[INFO] [stdout]    |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_dialog`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dialog`
[INFO] [stdout]   --> src/handlers/transactions/message_handlers.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     dialog: Dialog,
[INFO] [stdout]    |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_dialog`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `budgetgram` (lib test) due to 9 previous errors; 16 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `budgetgram` (lib) due to 9 previous errors; 16 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "cc746b773123199ed46c71cd63340d1057d3a6480268f1c6150d7fd9d6c6f301", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc746b773123199ed46c71cd63340d1057d3a6480268f1c6150d7fd9d6c6f301", kill_on_drop: false }`
[INFO] [stdout] cc746b773123199ed46c71cd63340d1057d3a6480268f1c6150d7fd9d6c6f301
